home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / program / sprprcdr.rdm < prev    next >
Text File  |  1996-02-22  |  4KB  |  76 lines

  1. Short:    A collection of AMOS/AMOSPRO Procedures
  2. Author:   jbolin@info.niacc.cc.ia.us (Joseph Bolin)
  3. Uploader: jbolin@info.niacc.cc.ia.us (Joseph Bolin)
  4. Version:  1.0
  5. Type:     dev/amos
  6. Requires: AMOS or AMOSPRO
  7.  
  8.  
  9.       ****************************************************************
  10.       *                                                              *
  11.       *             Supra Procedures 1.0   January, 1996             *
  12.       *                                                              *
  13.       *                         Joseph Bolin                         *
  14.       *                       5468 Lark Avenue                       *
  15.       *                     Rockwell, Iowa 50469                     *
  16.       *              Intenet:jbolin@info.niacc.cc.ia.us              *
  17.       *                                                              *
  18.       *     Copyright 1996 by Joseph Bolin. All Rights Reserved.     *
  19.       *                                                              *
  20.       *                         DOCUMENTATION                        *
  21.       *                                                              *
  22.       ****************************************************************
  23.  
  24.  
  25. ==========================
  26. Overview
  27. ==========================
  28.  
  29.  
  30. This is a collection of procedures for AMOS and AMOSPro. The following
  31. procedures should be included.
  32.  
  33. ------------*------------------------------------------*--------------*
  34. Procedure   |                    Use                   | AMOS/AMOSPRO |
  35. ------------*------------------------------------------*--------------*
  36. ClipBob     | Clip a section of a bob transparent      | AMOS/AMOSPRO |
  37. ColorBob    | Color a whole bob to a new color         | AMOS/AMOSPRO |
  38. CopyBob     | Copy one bob to another                  |   AMOSPRO    |
  39. Curves      | Several curve routines                   | AMOS/AMOSPRO |
  40. InputText   | A replacement for Input command          | AMOS/AMOSPRO |
  41. LargeText   | A large text printing routine            |   AMOSPRO    |
  42. OutLineText | Print outlined text                      | AMOS/AMOSPRO |
  43. Polygon     | Regular polygon drawing routine          | AMOS/AMOSPRO |
  44. ScreenSaver | Screen saver routine                     |   AMOSPRO    |
  45. ScreenWipes | Screen wipe routines                     | AMOS/AMOSPRO |
  46. Stencil     | Stencil a portion of the screen          |   AMOSPRO    |
  47. Wash        | Wash a portion of the screen             | AMOS/AMOSPRO |
  48. WashBob     | Wash one color of a bob to another color |   AMOSPRO    |
  49. Zoom        | Zoom by 2, 4 or 8                        | AMOS/AMOSPRO |
  50. ------------*---------------------------------------------------------*
  51.  
  52.  
  53. ==========================
  54. Copyright and Distribution
  55. ==========================
  56.  
  57. Supra Procedures is Copyright 1996 by Joseph Bolin
  58.  
  59. Permission is granted to freely use and distribute Supra Procedures.
  60.  
  61. This distribution is shareware. If you use these procedures in your own
  62. programs, you should send me a payment of five or ten US dollars to me at
  63. the address below:
  64.  
  65.                                 Joseph Bolin
  66.                               5468 Lark Avenue
  67.                             Rockwell, Iowa 50469
  68.  
  69. You may contact me at this address to report bugs, comment on procedures
  70. you think this should include, or anything else. Or better, if you
  71. have access to e-mail, contact me at: jbolin@info.niacc.cc.ia.us
  72.  
  73. DISCLAIMER:  Supra Procedures is provided "as is", without warranty of any
  74.   kind.  In no event will the author be liable for any direct or indirect
  75.   damage or loss resulting from the use or misuse of these procedures.
  76.